bitkeeper revision 1.1159.1.525 (41d58ba8VgPwkfEiKrUXF8b7LLwQ5Q)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Fri, 31 Dec 2004 17:26:00 +0000 (17:26 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Fri, 31 Dec 2004 17:26:00 +0000 (17:26 +0000)
commit8b313272dde2f84bd7bd8fbcc5aad9bc26803d1f
treee281164bf6e82c1708670878d8c0ac929303c134
parent49310a0b33b50f24825412c3d81753493a22345c
bitkeeper revision 1.1159.1.525 (41d58ba8VgPwkfEiKrUXF8b7LLwQ5Q)

Andy's control-interface message switch -- first cut.
21 files changed:
.rootkeys
BitKeeper/etc/ignore
linux-2.6.10-xen-sparse/arch/xen/kernel/ctrl_if.c
linux-2.6.10-xen-sparse/drivers/xen/evtchn/evtchn.c
tools/Makefile
tools/libxc/xc_domain.c
tools/misc/xend
tools/python/setup.py
tools/python/xen/lowlevel/xu/xu.c
tools/python/xen/xend/server/SrvDaemon.py
tools/python/xen/xend/server/channel.py
tools/xcs/Makefile [new file with mode: 0644]
tools/xcs/bindings.c [new file with mode: 0644]
tools/xcs/connection.c [new file with mode: 0644]
tools/xcs/ctrl_interface.c [new file with mode: 0644]
tools/xcs/evtchn.c [new file with mode: 0644]
tools/xcs/xcs.c [new file with mode: 0644]
tools/xcs/xcs.h [new file with mode: 0644]
tools/xcs/xcs_proto.h [new file with mode: 0644]
tools/xcs/xcsdump.c [new file with mode: 0644]
xen/include/public/io/domain_controller.h